: practitioner-given-name - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "practitioner-given-name",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter practitioner-given-name</b></p><a name=\"practitioner-given-name\"> </a><a name=\"hcpractitioner-given-name\"> </a><h2>SearchPractitionerByGivenName</h2><p>Parameter <code>given</code>:<code>string</code></p><div><p>Wyszukanie koordynatora, po imieniu.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></td></tr><tr><td>Expression</td><td><code>Practitioner.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/given-depersonalization-id')</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: contains</td></tr></table></div>"
},
"url" : "https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/practitioner-given-name",
"version" : "0.4.0",
"name" : "SearchPractitionerByGivenName",
"status" : "active",
"experimental" : true,
"date" : "2024-09-16",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Wyszukanie koordynatora, po imieniu.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"code" : "given",
"base" : [
"Practitioner"
],
"type" : "string",
"expression" : "Practitioner.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/given-depersonalization-id')",
"xpathUsage" : "normal",
"modifier" : [
"contains"
]
}